testing.testDeps.ModulePath (method)

2 uses

	testing (current package)
		testing.go#L2299: 	ModulePath() string
		testing.go#L2443: 		testRan, testOk := runTests(m.deps.ModulePath(), m.deps.ImportPath(), m.deps.MatchString, m.tests, deadline)